home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 7 B / CHIP_HITWARE_7B.iso / Edukacja / Sky Chart / cdcbase.exe / cat / serie96.txt < prev    next >
Text File  |  1998-12-06  |  5KB  |  109 lines

  1. Calcul de la position des planΦtes .
  2.  
  3. Le programme SERIES est traduit en PASCAL .
  4.  
  5. Les fichiers originaux des sΘries ont ΘtΘ modifiΘs afin de permettre leur
  6. accΦs en PASCAL : 
  7.  
  8.     - Un zΘro est ajoutΘ aprΦs le point dΘcimal.
  9.     - Un espace est ajoutΘ pour sΘparer deux champs contigus.
  10.     - Pour les distinguer ces fichiers sont renommΘs SERIE96P.xxx
  11.  
  12.  
  13. Description originale du catalogue :
  14.  
  15. VI/87               Planetary Ephemerides     (Chapront+ 1996)
  16. ================================================================================
  17. Ephemerides of planets between 1900 and 2100
  18.      Chapront J., Francou G.
  19.     <Bureau des Longitudes, Group : Dynamics of Solar System (1996)>
  20. ================================================================================
  21. ADC_Keywords: Ephemerides
  22. Keywords: planets - ephemerides - celestial mechanics
  23.  
  24. Description:
  25.  
  26.       Planetary motions have been represented with series resulting of
  27.       an approximation by frequency analysis of JPL numerical
  28.       integration DE403.
  29.  
  30.       Series represent the heliocentric coordinates of planets as
  31.       functions of time between 1900 and 2100 for the 9 bodies :
  32.       Mercury, Venus, Earth-Moon Barycenter, Mars, Jupiter, Saturn,
  33.       Uranus, Neptune and Pluto.
  34.  
  35.       The method allows to compute planetary ephemerides with the aid
  36.       of compact tables and keeps accuracy of published ephemerides.
  37.  
  38. Authors' Address:
  39.  
  40.       J. Chapront, G. Francou
  41.       Bureau des Longitudes
  42.       Group : Dynamics of Solar System
  43.       77, avenue Denfert-Rochereau
  44.       F-75014 Paris - France
  45.       E-mail : jchapron@bdl.fr  francou@bdl.fr
  46.       Phone  : (33) 1 40 51 22 71  (33) 1 40 51 22 60
  47.       Fax    : (33) 1 46 33 28 34
  48.  
  49.  
  50. Contents:
  51.  
  52.       The presentation of the series is given in file series96.doc. The
  53.       planetary series are in files series96.xxx (one file per planet).
  54.  
  55.       A Fortran subroutine series96.sub (96.12) uses the series for
  56.       computing the heliocentric rectangular coordinates of planets. A
  57.       Fortran program series96.f is provided to illustrate the use of the
  58.       series in the case of the computation of astrometric coordinates.
  59.  
  60.       An executable DOS program, planeph.exe, allows to compute the
  61.       most usual planetary ephemerides with the series between 1900
  62.       to 2100. The file planeph.doc gives explanations for using
  63.       this program with the data sets planeph.tab and planeph.loc.
  64.  
  65.  
  66. File Summary:
  67. --------------------------------------------------------------------------------
  68.  FileName    Lrecl    Records    Explanations
  69. --------------------------------------------------------------------------------
  70. ReadMe          80          .    This file
  71. series96.doc    79        522    Notice for the use of the series.
  72. series96.mer    39      14764    Series values for Mercury
  73. series96.ven    39       5077    Series values for Venus
  74. series96.emb    39       3810    Series values for Earth-Moon barycenter
  75. series96.mar    39       3378    Series values for Mars
  76. series96.jup    39        662    Series values for Jupiter
  77. series96.sat    39        578    Series values for Saturn
  78. series96.ura    39        438    Series values for Uranus
  79. series96.nep    39        422    Series values for Neptune
  80. series96.plu    39        442    Series values for Pluto
  81. series96.sub    72        271    Fortran77 subroutine for the use of the series
  82. series96.f      72        620    Fortran77 program (astrometric coordinates)
  83. planeph.doc    129        754    Notice for the use of the program planeph.exe
  84. planeph.exe    512        678   *Executable program (DOS)
  85. planeph.loc    512       1841   *Locations coordinates (used by planeph.exe)
  86. planeph.tab    512        945   *Planetary tables (used by planeph.exe)
  87. --------------------------------------------------------------------------------
  88. Note on planeph.exe, planeph.loc, planeph.tab:
  89.      These are binary files which can be used only on DOS systems.
  90.      They must be copied in BINARY mode !
  91. --------------------------------------------------------------------------------
  92.  
  93. See also:
  94.     VI/66 : Precession Formulae and Mean Elements for Moon and Planets
  95.             (Simon et al., 1994)
  96.     VI/79 : Lunar Solution ELP 2000-82B (Chapront-Touze+, 1988)
  97.     VI/81 : Planetary Solutions VSOP87 (Bretagnon+, 1988)
  98.     VI/88 : Ephemerides of Pluto based on DE200   (Chapront+ 1995)
  99.     J/A+AS/109/181 : Ephemerides of outer planets (Chapront 1995)
  100.  
  101. References:
  102.   Bretagnon P., Francou G., 1988, A&A 202, 309 (1988A&A...202..309B)
  103.   Chapront J., 1995, A&AS 109, 181  (1995A&AS..109..181C)
  104.   Simon J.L., Bretagnon P., Chapront J., Chapront-Touze M., Francou G.,
  105.     Laskar J., 1994, A&A 282, 663 (1994A&A...282..663S)
  106. ================================================================================
  107. (End)                      G. Francou [BDL], F. Ochsenbein [CDS]     28-Jan-1997
  108.  
  109.